*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Fri, 9 Mar 2001 16:24:53 +0000 (16:24 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 9 Mar 2001 16:24:53 +0000 (16:24 +0000)
lisp/ChangeLog

index 34557aab8a3015a667bdedaf78211151f50a1c6e..f2c19f48ce4b4627d40f89d37d1dd8cad2522801 100644 (file)
@@ -1,5 +1,9 @@
 2001-03-09  Gerd Moellmann  <gerd@gnu.org>
 
+       * help.el (string-key-binding): Renamed from
+       mode-line-key-binding.  Handle any event on a string.  Check for
+       `keymap' properties as well as `local-map' properties.
+
        * comint.el (comint-insert-clicked-input): Use the last key
        from this-command-keys to lookup the global key definition.